Skip to content

Conversation

mtfishman
Copy link
Collaborator

This adds compatibility of BlockArrays.jl with Adapt.jl through a package extension, so that Adapt.adapt works on block arrays and blocked unit ranges. Fixes #451.

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.61%. Comparing base (a80fcf7) to head (7610c65).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #452       +/-   ##
===========================================
+ Coverage    0.00%   93.61%   +93.61%     
===========================================
  Files          18       19        +1     
  Lines        1642     1660       +18     
===========================================
+ Hits            0     1554     +1554     
+ Misses       1642      106     -1536     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman merged commit 83d8c3e into JuliaArrays:master Mar 21, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adapt.adapt on views of block arrays involving : is broken

2 participants